gsk: Use vertex arrays when we can
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Oct 2023 01:43:35 +0000 (21:43 -0400)
committerChristian Hergert <chergert@redhat.com>
Tue, 31 Oct 2023 20:46:32 +0000 (13:46 -0700)
commita65dc12392c2dc3d00486686f846209411c95b3e
tree80ad319290ab415bb01bf807e3248656f922ba93
parentf725e3f992b060ad767fd0bcf9543bab53daa471
gsk: Use vertex arrays when we can

Use the new has_vertex_arrays api to determine
whether we can use vertex arrays in GL.`

Fixes: #6173
gsk/gl/gskglcommandqueue.c